@charset "utf-8";
html, body, button, input, select, textarea {font: 14px arial,"\5FAE\8F6F\96C5\9ED1", tahoma,  "\5b8b\4f53", sans-serif;color:#454545;}
body,
div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,pre,code,
form,fieldset,legend,input,textarea,
p,blockquote,th,td,hr,button,html{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
img{border:0;}
i,em{font-style:normal;}
ol,ul,li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;font-weight:normal}
a,a:hover{text-decoration:none;}
a{color:#454545;outline:none;}
a:hover{ color:#d3180f;}
.fr{
    float:right;
}
.fl{
    float:left;
}
/**
***清理浮动**/
.clear:after,.clear:before{content:'';display:table;}
.clear:after{clear:both;overflow:hidden;}
.clear{*zoom:1;}
body{
   /*background-color:#F2F0F0;*/
   background-color: #fff;
}
.thinklog_pages a.current, .thinklog_pages a.current span, .thinklog_pages a:hover, .thinklog_pages a:hover span {
border: #d3180f 1px solid;
background: #d3180f;
color: #fff;
}
.wrap{
    width:1200px;
    padding:0px;
    margin:0 auto;
	clear:both;
    position: relative;
}

#top{
    margin:0 auto;
    width: 100%;
    float: left;
    clear: both;
}
#topbar{
    width: 100%;
    float: left;
    background: #f3f3f3;
    height: 30px;
    line-height: 30px;
    color: #8c8b8b;
}
#topbar .fr a{
    color: #8c8b8b;
    padding:0px 10px;
}
#top .header{
	margin:0 auto; 
    height:150px;
    position: relative;
}

#top .header .logo{
    width: 650px;
    float: left;
    height: 100%;
}
#top .header .logo img{
    display: none;
}

#top .qr-s{
    padding-top:20px;
    width:100px;
    height:120px;
    float:right;
    overflow:hidden;
    text-align:center;
}
#top .qr-s img{
    width:100px;
    height:100px;
}
#top .header .tel{
    /*width: 180px;*/
    float: right;
    padding-left: 70px;
    height: 70px;
    float: left;
    margin-top: 36px;
    background: url('/apps/home/view/web/images/icon-tel.jpg') center left no-repeat;
}
#top .search{
    width: 240px;
    height: 30px;
    float: right;
    margin-top: 36px;
    background: url('/apps/home/view/web/images/icon-search.jpg') no-repeat right center;
    position: relative;
}
#top .search .text{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 209px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #bdbcbc;
}
#top .search .btn{
    position: absolute;
    top: 1px;
    right: 0px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 0;
    background: none;
}
#top .search .search-words{
    position: absolute;
    width: 210px;
    top:35px;
    line-height: 20px;
}
#top-menu{
    height:50px;
    line-height: 50px;
    width: 100%;
    float: left;
    clear: both;
    background: #d3180f;
    color:#000;
    position: relative;    
}
#top-menu.top-menu-fix{position:fixed;left:0;top:0;width:100%;z-index:900;}
#top-menu>ul>li{
  height: 50px;
  line-height: 50px;
  float: left;
  text-align: center;
  font-weight: normal;
  width: 108px;
}
/*#top-menu>ul>li.cate-type0,
#top-menu>ul>li.cate-type1{    
  position: relative;
}*/
 .nav_lev2{
    display: none;
    left: 0px;
    position: absolute;
    top:50px;
    background: #fff;
    z-index: 999999999;
 }
 #top-menu .cate0:hover .nav_lev2{
display: block;
}
.nav_lev2 .nav_ a{ display:block;}
.nav_lev2 li{ height:auto;}
.nav_lev2 .nav_{float:left;width:160px;padding:15px 25px;}
.nav_lev2 .nav_ a{display:block;line-height:22px;padding-left:20px;}
.nav_lev2 .cont_{float:left;width:760px;}
.nav_lev2 .cont_{}
.nav_lev2 .cont_ li{float:left;width:200px;padding:0 25px;border-left:1px solid #ddd;}
.nav_lev2 .cont_ .t{font-weight:bold;line-height:2;font-size:14px;color:#d3180f;}
.nav_lev2 .cont_ .p{line-height:20px;height:40px;overflow:hidden;margin-top:5px}
.nav_lev2 .cont_ img{width:100%;margin:10px 0 0;height:127px;}
.nav_lev2 .layer { margin:0;}
.pro .layer { margin:1em 1em 2em;}
.nav_lev2 .nav_ { width:165px; background-color:#f2f1f4;}
.nav_lev2 .nav_ { padding:15px 30px 0 38px;}
.nav_lev2 .nav_ a { margin-bottom:5px; line-height:20px; padding:2px;}
.nav_lev2 .nav_ a:hover{ color:#fff; background-color:#d3180f;}
.nav_lev2 .cont_ { width:767px; background-color:#fff;}
.nav_lev2 .cont_ li { width:204px; padding:15px 25px 25px;}

#top-menu>ul>li>a{
    color:#fff; 
    font-weight: bold;   
}
#top-menu>ul>li:hover,#top-menu>ul>li.on{
    background:#ff0000 url('/apps/home/view/web/images/icon-menu.jpg') center bottom no-repeat; 
}

 #top-menu .menu-pro{
    display: none;
    left: 0px;
    position: absolute;
    top:50px;
    background: #fff;
    /*width: 1160px;*/
    padding: 20px;
    z-index: 9999;
 }
#top-menu .cate-type2:hover .menu-pro{
display: block;
}
#top-menu .menu-pro .menu-pro-item{
    width: 290px;
    float: left;
    height: 200px;
    text-align: left;
}
#top-menu .menu-pro .menu-pro-item-cate a{
color: #d3180f;
font-weight: bold;
padding-left: 10px;
}
#top-menu .menu-pro .menu-pro-item-pro{
    float: left;
    width: 260px;
    padding-left: 20px;
    padding-top: 20px;
    border-left: 1px solid #e2e2e2;
}
#top-menu .menu-pro .menu-pro-item-pro a{
    display: block;
    float: left;
    clear: both;
    width: 240px;
    padding-left: 20px;
    height: 24px;
    line-height: 24px;
    background: url('/apps/home/view/web/images/icon-a.jpg') left center no-repeat;
    color:#454545;
}
#top-menu .menu-pro .menu-pro-item-pro a:hover{
    color: #d3180f;
}
#top-menu a.pro-free{
    font-size: 18px;
    color: #fff;
    background: #ffae00;
    height: 40px;
    line-height: 40px;
    display: block;
    position: absolute;
    right: 0px;
    top:5px;
    padding:0px 20px;
    border-radius: 20px;
}
.footer-nav{
    width: 100%;
    float: left; 
    height: 46px;
    line-height: 46px;
    background-color: #d3180f;
    text-align: center;
    font-weight: bold;
}
.footer-nav a{
    padding: 0 30px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    height: 46px;
}
.footer-nav a:hover{
    background: #ff0000;
}
.footer{
    background: #373737;
    clear: both;
    width:100%;
    padding-top: 20px;
    text-align:center;
    overflow: hidden;
    font-size: 12px;
    line-height: 28px;
}
.footer .qrcode{
    float: right;
}
.footer .copyright{
    margin-top: 30px;
    padding: 10px 0px;
    text-align: left;
    border-top: 1px solid #787878;
    width: 100%;
    font-size: 14px;
    float: left;
    color: #d3180f;
}

.footer .catebox{
    float:left;
    padding-right: 60px;
    color: #fff;
}
.footer .catebox a{
    color: #fff;
}
.footer .catebox .cate1 a{
    font-size:14px;
    line-height: 36px;
    padding: 0px 30px;
    color: #fff;
    display: inline-block;
    border-bottom: 1px solid #787878;
}
.footer .catebox .cate2{
    text-align: left;
}
.footer .catebox a:hover{
    color: #d3180f;
}
.divbody{
    margin: 0 auto;
    min-height: 500px;
    _height: 500px;
    clear: both;
}
.divbody .content td,.divbody .content th{
	border:1px solid;
}
.divbody .content .formtable td,.divbody .content .formtable th{
	border:none;
}

.left-bar{
    width: 246px;
    float: left;
    overflow: hidden;
    
}
.left-bar .cate2{
    width:100%;
    height:60px;
    background:#d3180f;
    text-align:center;
    color:#fff;
    clear:both;
}

.left-bar .cate2 .cn{
    font-size:24px;
    padding-top: 10px;
    line-height:30px;
}
.left-bar .cate2 .en{
    font-size:14px;
    line-height:14px;    
}
.left-bar .cate3{
    background:#ffffff;
    border:1px solid #cbcbcb;
    line-height:32px;
}
.left-bar .cate3 .txt{
    width: 224px;
    padding: 10px;
}
.left-bar .cate3 a{
    display:block;
    clear:both;
    width:184px;
    margin:0px  10px;
    padding: 0px 20px;
    line-height: 45px;
    border-bottom: 1px solid #cbcbcb;
}

.divright{
    width:860px;
    float:right;
    background-color:#ffffff;
    position:relative;
}


a.more{
    display:inline-block;
    float: right;
    color: #d3180f;
}
.position{
    clear: both;
    float: left;
    padding: 5px 0px;
    margin-bottom: 20px;
    width: 100%;
    text-align: left;
    color:#7d7d7d;
}
.position a{
    color: #7d7d7d;
}

.links{
    float: left;
    background: #EFEFEF;
    width: 100%;
    padding: 20px 0px;
    margin: 20px 0px;
}
.links-left{
    float: left;
    width: 120px;
    font-size: 24px;
    color: #d3180f;
}
.links-right a{
    color: #454545;
    display: inline-block;
    padding-left: 20px;
    line-height: 28px;
}

/* 返回顶部样式 */
#gotop{
    display:none;
    position:fixed;
    top:75%;
    left:50%;
    cursor:pointer;
    margin-top:-50px;
    margin-left:620px;
    width: 57px;
    height:57px;
    line-height: 100;
    overflow: hidden;
    background: url(/apps/home/view/web/images/gotop.png) no-repeat;
}

/*栏目大标题*/
.cate-title{
    width:100%;
    height: 56px;
    line-height: 56px;
    text-align: left;   
    border-bottom: 1px solid #e5e5e5;
    float: left;
    padding: 5px 0px;
    position: relative;
    /*margin:35px 0px;*/
}
.cate-title .cn{
    font-size: 20px;
    font-weight: bold;
     color: #d3180f;
     display: inline-block;
     padding-left: 30px;
     background: url('/apps/home/view/web/images/icon-cate.png') left center no-repeat;
}
.cate-title .en{
    color: #dfdfdf;
}
.cate-title .cate-item{
    font-size: 16px;
    padding-left: 20px;
    font-weight: bold;
}
.cate-title .cate-item.on{
    color: #d3180f;
}
.cate-title .cate-on{
    display: none;
    background: url('/apps/home/view/web/images/tab-on.png') bottom center no-repeat;
    border-bottom: 1px solid #ff0000;
    height: 4px;
    position: absolute;
    z-index: 9;
    bottom: -1px;
}
/*侧边栏*/
.left-bar .left-bar-title{
    background-color: #d3180f;
}